Esx Settings DepotContent Components Versions Info

Esx Settings DepotContent Components Versions Info
Esx Settings DepotContent Components Versions Info

The Esx Settings DepotContent Components Versions Info schema defines the information regarding a component version.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "display_name": "string",
    "vendor": "string",
    "display_version": "string",
    "summary": "string",
    "description": "string",
    "category": "string",
    "urgency": "string",
    "kb": "string",
    "contact": "string",
    "release_date": "string"
}
string
display_name
Required  

Display name of the component.

This property was added in vSphere API 7.0.0.0.

string
vendor
Required  

Vendor of the component.

This property was added in vSphere API 7.0.0.0.

string
display_version
Required  

Human readable version of the component.

This property was added in vSphere API 7.0.0.0.

string
summary
Required  

Summary of the component version.

This property was added in vSphere API 7.0.0.0.

string
description
Required  

Description of the component version.

This property was added in vSphere API 7.0.0.0.

string
category
Required  

Category of the component version.

For more information see: Esx Settings DepotContent Components Versions CategoryType.

This property was added in vSphere API 7.0.0.0.

string
urgency
Required  

Urgency of the component version.

For more information see: Esx Settings DepotContent Components Versions UrgencyType.

This property was added in vSphere API 7.0.0.0.

string As uri As uri
kb
Required  

Link to kb article related to this the component version.

This property was added in vSphere API 7.0.0.0.

string
contact
Required  

Contact email for the component version.

This property was added in vSphere API 7.0.0.0.

string As date-time As date-time
release_date
Required  

Release date of the component version.

This property was added in vSphere API 7.0.0.0.